Offers utilities to use with the ONE_CHANNEL_PACK enumeration class. More...
Static Public Member Functions | |
static nkMemory::StringView | enumToString (ONE_CHANNEL_PACK value) |
static ONE_CHANNEL_PACK | stringToEnum (nkMemory::StringView value) |
Offers utilities to use with the ONE_CHANNEL_PACK enumeration class.
|
static |
Translates the enumeration value into a string.
value | The enumeration value to translate. |
|
static |
Translates a string into the enumeration value.
value | The string to translate |